Server World
Other OS Configs
CentOS 7
CentOS 6
Fedora 27
Fedora 26
Debian 9
Debian 8
Ubuntu 17.04
Ubuntu 16.04 LTS
SUSE Linux Enterprise 12
SUSE Linux Enterprise 11
Windows Server 2016
Windows Server 2012 R2
Other Tips
CentOS 5
Fedora 25
Fedora 24
Fedora 23
Fedora 22
Fedora 21
Fedora 20
Fedora 19
Fedora 18
Fedora 17
Fedora 16
Fedora 15
Fedora 14
Debian 7
Debian 6
Ubuntu 15.04
Ubuntu 14.04 LTS
Ubuntu 13.04
Ubuntu 12.04 LTS
Ubuntu 11.04
Ubuntu 10.04 LTS
Fedora 13
Fedora 12
Fedora 11
Fedora 10
Scientific Linux 6
Introductions
Histories
Commands Help
Links/Contact
8348 / 62643084
Fedora 20
Get Fedora 20
Install Fedora 20
Initial Config
(1) Create a User
(2) FW & SELinux
(3) Networking
(4) Services
(5) Update System
(6) Configure vim
(7) Configure sudo
NTP Server
SSH Server
(1) Password Authentication
(2) Keys Authentication
(3) Transfer files with SFTP
(3) Transfer files with SFTP
DNS Server
(1) Install BIND
(2) Configure Zones
(3) Start BIND
(4) chroot Environment
(5) Set CNAME
(6) Configure as a Slave Server
DHCP Server
Virtualization
(1) Install KVM
(2) Create Virtual Machine #1
(3) Create Virtual Machine #2
(4) Operation
(5) Virt Tools
(6) Configure SPICE Server
(7) Configure SPICE Client
Cloud Compute
( 1 ) About OpenStack Havana
( 2 ) Pre-Requirements
( 3 ) Conf Keystone#1
( 4 ) Conf Keystone#2
( 5 ) Conf Glance
( 6 ) Conf Nova
( 7 ) Add Virt-image
( 8 ) Run Instance
( 9 ) Set Floating IP
Storage Server
(1) Configure iSCSI Target
(2) Configure iSCSI Initiator
NFS Server
(1) Configure NFS Server
(2) Configure NFS Client
NIS Server
(1) Configure NIS Server
(2) Configure NIS Client
LDAP Server
(1) Configure FreeIPA Server
(2) Configure FreeIPA Client
(3) Basic Operation
WEB Server
( 1 ) Install/Configure httpd
( 2 ) Enable Perl/CGI
( 3 ) Enable PHP
( 4 ) Enable Ruby
( 5 ) Enable Userdir
( 6 ) Configure SSL
( 7 ) Virtual Hostings
( 8 ) Configure WebDAV
( 9 ) Basic Auth + PAM
(10) FreeIPA Authentication
(11) Log Analyzer - AWstats
(12) WebMail - SquirrelMail
(13) WebMail - RoundCubeMail
Database
MariaDB
(1) Install MariaDB
(2) Install phpMyAdmin
MySQL
(1) Install MySQL
(2) phpmyadmin
FTP Server
(1) Install Vsftpd
(2) Install ProFTPD
(3) Install Pure-FTPd
(4) FTP Client - FileZilla
(5) Vsftpd over TLS/SSL
(6) ProFTPD over TLS/SSL
(6) Pure-FTPd over TLS/SSL
MAIL Server
(1) Install/Configure Postfix
(2) Install/Configure Dovecot
(3) Configure Client
(4) Configure SSL
(5) Virtual Domains
(6) Run with Clamav - ClamSMTP
(7) Log Analyzer - pflogsumm
(8) Log Analyzer - MailGraph
(9) Log Analyzer - AWstats
Samba Server
(1) Create fully accessed Directory
(2) Create Limited Directory
Proxy Server
(1) Install Squid
(2) Run with Clamav - SquidClamav
(3) Run with SquidGuard
Desktop Env
(5) Configure VNC Server
(4) MATE Desktop Environment
(3) Cinnamon Desktop Environment
(2) KDE Desktop Environment
(1) GNOME Desktop Environment
Others
Add Hard Drive
Change RunLevel
Set Timezone
Set Keymap
Set System Language
Set Hostname
Create SSL Certificates
Clamav Anti-Virus
Sponsored Link
Set Keymap
2013/12/18
The example for setting keymap of your system.
[root@dlp ~]#
vi
/etc/vconsole.conf
# change
KEYMAP="
jp106
"
[root@dlp ~]#
source
/etc/vconsole.conf
# apply new setting
Tweet